Data is stored on disks and other storage devices in the so-called
files.
A method of recording data depends on the particular
file system.
Traditionally, the entire hard drive is divided into allocation units/sectors.
Some of the sectors are assigned to the file.
It is also information recorded about the order of sectors in the file.
Each sector contains a sequence of bytes or indivisible units of data.